home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / rafd10.zip / RAFD10.DOC < prev    next >
Text File  |  1992-07-14  |  3KB  |  67 lines

  1. Program:    Remote Access File Definition Utility (RAFD)
  2. Version:    1.0
  3. Author:     George Spafford
  4. Date:       July 14, 1992
  5.  
  6. Purpose:
  7.  
  8. To create the generic FLSEARCH.CTL file from Remote Access' FILES.RA
  9. file.
  10.  
  11. Procedure:
  12.  
  13. Use RAFD as follows:
  14.  
  15.         RAFD C:\RA\FILES.RA sec
  16.         
  17.         C:\RA\FILES.RA          <- tell RAFD explicity where to find the
  18.                                    FILES.RA file.  Do not skip this or the
  19.                                    program will not run.
  20.                                    
  21.         sec                     <- this tells RAFD what global security level
  22.                                    to assign to all entries in the FLSEARCH.CTL
  23.                                    file that it creates.  Do not skip this step
  24.                                    or the program will not run.
  25.                                    
  26.         example:  RAFD C:\RA\FILES.RA 1000
  27.         
  28.         This reads the FILES.RA file from the C:\RA directory and creates the
  29.         FLSEARCH.CTL file with all entries assigned a security level of 1000.
  30.         
  31. While it may seem rather odd to assign a global security value rather than 
  32. simply reading the view, upload or download security level for each area from
  33. the FILES.RA file, I chose this method because I have to deal with a dynamic BBS
  34. in which a lot of directories are added/deleted and the only people who I want
  35. to be able to fiddle with the files base are co-sysops or myself.  If you do not
  36. like this, use RAFD to create the .CTL file and then use your favorite editor to
  37. change the security entries.
  38.     
  39.  
  40. Please Register:
  41.  
  42. RAFD is distributed as shareware.  It is not public domain.  If you find
  43. that RAFD is a useful utility, please register it for $10 per copy (If
  44. you have a BBS with multiple nodes, but the same BBS name, just register one
  45. copy).  Please make payment in U.S. funds to
  46.  
  47.                 George Spafford
  48.                 3001 LakeShore Drive, #329
  49.                 St. Joseph, MI 49085
  50.  
  51.         Data:  (616) 468-5026  Queued Access BBS 14.4Kb USR Dual HST
  52.                                Sysop:  Tim Akright
  53.  
  54.  
  55. The excellent Remote Access BBS package is the copyright of Andrew Milner 
  56. and Continental Software.  
  57.         
  58.         
  59. RAFD IS DISTRIBUTED AS IS.  THE AUTHOR (GEORGE SPAFFORD) MAKES NO
  60. WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
  61. TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
  62. WITH RESPECT TO THIS SOFTWARE AND DOCUMENTATION. IN NO EVENT SHALL
  63. THE AUTHOR BE LIABLE FOR ANY DAMAGES, INCLUDING LOST PROFITS, LOST
  64. SAVINGS, OR ANY OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  65. OUT OF THE USE OF OR THE INABILITY TO USE THIS PROGRAM.
  66. -----------------------------------------------------------------------
  67.